setImportance

@NonNull
open fun setImportance(importance: Int): @NonNull NotificationChannelCompat.Builder(source)

Sets the level of interruption of this notification channel. Only modifiable before the channel is submitted to createNotificationChannel.

Parameters

importance

the amount the user should be interrupted by notifications from this channel.